Revision: wmaker--cvs--0--patch-991
Archive: voins@altlinux.ru--2004-wmaker
Creator: Dan Pascu <dan@windowmaker.org>
Date: Thu Oct 28 18:12:08 MSD 2004
Standard-date: 2004-10-28 14:12:08 GMT
New-files: WINGs/.arch-ids/handlers.c.id WINGs/handlers.c
Modified-files: WINGs/ChangeLog WINGs/Makefile.am
    WINGs/WINGs/WINGs.h WINGs/WINGs/WINGsP.h WINGs/wevent.c
    WINGs/wutil.c src/startup.c
New-patches: voins@altlinux.ru--2004-wmaker/wmaker--cvs--0--patch-991
Summary: - moved WINGs's internal handlers (timer, idle and inpu...
CSCVSID: MAIN.992
Keywords: cscvs:MAIN-992

Author: dan
Date: 2001/03/20 23:46:57
- moved WINGs's internal handlers (timer, idle and input) to handlers.c
to avoid code duplication.
- simplified wevent.c and wutil.c
- renamed WMAddEternalTimerHandler() to WMAddPersistentTimerHandler()
